home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form TextForm
- Caption = "Text paragraph printing form"
- ClientHeight = 4050
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 6525
- LinkTopic = "Form1"
- ScaleHeight = 4050
- ScaleWidth = 6525
- StartUpPosition = 3 'Windows Default
- Begin VB.PictureBox TextArea
- Appearance = 0 'Flat
- BackColor = &H80000005&
- ForeColor = &H80000008&
- Height = 3915
- Index = 0
- Left = 75
- ScaleHeight = 3885
- ScaleWidth = 6360
- TabIndex = 0
- Top = 75
- Width = 6390
- End
- Attribute VB_Name = "TextForm"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-